'Declaration
Public Function New( _ ByVal size As Integer, _ ByVal type As BiffRec, _ ByVal bytes() As Byte _ )
'Usage
Dim size As Integer Dim type As BiffRec Dim bytes() As Byte Dim instance As New UndefinedBiff8Structure(size, type, bytes)
Parameters
- size
- type
- bytes